VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / PropertyChangingEventArgs<T> Class
In This Topic
PropertyChangingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see PropertyChangingEventArgs<T>.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the changing of property value must be canceled.
Public PropertyGets or sets a new value of property.
Public PropertyGets an old value of property.
See Also